HipAssetManager.typedAssetFactory
class HipAssetManager
protected __gshared
IHipAssetLoadTask delegate(string path, const(ubyte)[] extraData, string file = __FILE__, size_t line = __LINE__)[string] typedAssetFactory;
hip assetmanager HipAssetManager
static functionsstatic variables
Due to a bug in the D Runtime, I can't use TypeInfo over the dll boundaries. is is being used instead of opEquals